execute time造句
例句與造句
- The setting of set offsets is set at parse time and not at execute time or run time
Set offsets的設(shè)置是在分析時設(shè)置,而不是在執(zhí)行或運行時設(shè)置。 - In order to improve the code ' s efficiency both in executing time and storing space , downstage and backstage programming were widely used on multi - task windows programs
在多任務windows編程中,為了提高代碼的時、空效率,廣泛采取后臺程序和前臺程序。 - Component , which gives you the ability to execute time - consuming operations asynchronously " in the background " , on a thread different from your application s main ui thread
組件,該組件讓您能夠在應用程序的主要ui線程以外的其他線程上異步( “在后臺” )執(zhí)行耗時的操作。 - Compared with the traditional algorithm of watershed segmentation , the algorithm of label watershed segmentation was improved in the segmentation effect and executed time
標記分水嶺分割算法有效的解決了傳統(tǒng)分水嶺分割算法的過分割現(xiàn)象,在分割效果和處理時間兩方面都得到了改善,為算法的硬件實現(xiàn)打下了基礎(chǔ)。 - For each register we create a queue and the index of queue item means a function of executing time . the item in the queue is either null or an instruction whose operand is kept in this register
該算法利用寄存器隊列分析指令間的數(shù)據(jù)相關(guān),能夠分析出指令間的所有寄存器相關(guān),其特點是:數(shù)據(jù)流驅(qū)動;算法簡單、實現(xiàn)效率高;并行成分的表示直觀。 - It's difficult to find execute time in a sentence. 用execute time造句挺難的
- The paper firstly studies some basic concepts such as task distributing , remote calling , loading balance , processing synchronization and communication , distributed computing system model and parallel executing time connected to distributed parallel computing system
本文首先討論了在分布式系統(tǒng)中所涉及的任務分配、遠程調(diào)用、負載平衡、進程同步與進程通信以及分布式計算的系統(tǒng)模型等,并探討了并行計算中的一個重要的性能? ?并行執(zhí)行時間。 - A conclusion can be get from the design and implementation of the multi - thread communication program that multi - thread communications are useful for those application aspects requiring more executing time efficiency and storing space efficiency , and we can easily introduce the method into industry control and test , for example , we can scheme the architecture of the program as main thread and worker thread , in main thread , we can do initialization and coordinating the worker threads
由多線程通信程序的設(shè)計和實現(xiàn)可得出結(jié)論,多線程通信對那些需要更高效率的執(zhí)行時間、存儲空間的應用領(lǐng)域是很有用的,并且我們可以輕松地把這種方法推廣到工業(yè)控制和測試應用中,例如可把程序的結(jié)構(gòu)安排成主線程和輔助線程,在主線程中可進行有關(guān)初始化及協(xié)調(diào)各輔助線程。 - And some effective techniques are discussed to lower the clock period and cpi ( cycles per instruction ) of the pipeline . to eliminate the clock frequency limitation by some complex instructions " long executing time and achieve single - cycle throughput , a scalable super - pipelining extension technique together with a high performance / cost pipeline shift mechanism is presented in this paper
為避免流水時鐘頻率受制于某些復雜運算指令較長的運算時間,又要達到單周期完成一條運算指令的吞吐量指標,本文提出對ex級進行可伸縮超流水擴展的思想,提出并實現(xiàn)了一種高性加比的切換控制方案。